Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1SortedList<TKey,TValue> Class / C1SortedList<TKey,TValue> Constructor

In This Topic
    C1SortedList<TKey,TValue> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    public C1SortedList<TKey,TValue>()
    See Also